home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat4 / libdwarf.z / libdwarf
Encoding:
Text File  |  2002-10-03  |  1.6 KB  |  37 lines

  1. LIBDWARF(4)                                          Last changed: 10-21-98
  2.  
  3.  
  4. NNAAMMEE
  5.      lliibbddwwaarrff - Dwarf debugging information format library interface
  6.  
  7. SSYYNNOOPPSSIISS
  8.      ##iinncclluuddee <<ddwwaarrff..hh>>
  9.      ##iinncclluuddee <<lliibbddwwaarrff..hh>>
  10.  
  11. IIMMPPLLEEMMEENNTTAATTIIOONN
  12.      IRIX systems
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      The ddwwaarrff version 2 debugging information format uses several
  16.      techniques to offer descriptive power and flexibility while retaining
  17.      a compact representation.  The following two C interfaces are provided
  18.      to simplify reading and writing of data:
  19.  
  20.      1. The ccoonnssuummeerr interface allows easy reading of all the data, hiding
  21.         representation details while providing all the data in the
  22.         debugging information.
  23.  
  24.      2. The pprroodduucceerr interface allows a compiler to easily produce _d_w_a_r_f
  25.         information.
  26.  
  27. FFIILLEESS
  28.      //uussrr//sshhaarree//ssrrcc//ccoommppiilleerr//ddwwaarrff//lliibbddwwaarrff22..11..mmmm
  29.      //uussrr//sshhaarree//ssrrcc//ccoommppiilleerr//ddwwaarrff//lliibbddwwaarrff22..11..ppss
  30.      //uussrr//sshhaarree//ssrrcc//ccoommppiilleerr//ddwwaarrff//lliibbddwwaarrff22pp..11..mmmm
  31.      //uussrr//sshhaarree//ssrrcc//ccoommppiilleerr//ddwwaarrff//lliibbddwwaarrff22pp..11..ppss
  32.  
  33. SSEEEE AALLSSOO
  34.      ddwwaarrff(4)
  35.  
  36.      This man page is available only online.
  37.